/status/script//createTime

Use

Use to see the time that the script was first configured. This time is not updated when a script source is changed or when a script is started or stopped.

Parameters

name: Name of script object

Data Key

The data key contains the time that the script was first created.

Data Type

string

Default Data Value

“”

Request Methods

GET

Examples

GET

curl -b cookie.jar -k https://host-56:8443/lrs/api/v1.0/status/script/sc-01/createTime

GET Response

  1. /status/script//createTime 1. Parameters 2. Data Key
    1. Data Type
    2. Default Data Value 3. Request Methods 4. Related 5. Examples